Quiet a rule
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Dec 2014 00:58:34 +0000 (19:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Dec 2014 00:58:34 +0000 (19:58 -0500)
testsuite/gtk/Makefile.am

index 8628654c43291b1f7203b344b25174d27a3333cf..7d65c88f5af2241a60181f5c4642a3f562d08f65 100644 (file)
@@ -189,7 +189,7 @@ BUILT_SOURCES = gschemas.compiled
 CLEANFILES = gschemas.compiled
 
 gschemas.compiled: $(GTK_GSETTINGS_SCHEMAS)
-       $(GLIB_COMPILE_SCHEMAS) \
+       $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) \
                $(addprefix --schema-file=,$(GTK_GSETTINGS_SCHEMAS)) \
                --targetdir=$(builddir)